features._7zip

Undocumented in source.

Public Imports

feature
public import feature;
Undocumented in source.

Members

Functions

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
install7Zip
bool install7Zip(Terminal t, RealTimeConsoleInput input, TargetVersion ver, Download[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_7zFeature
Feature _7zFeature;
Undocumented in source.
extract7ZipToFolder
Task!(extract7ZipToFolderImpl) extract7ZipToFolder;
Undocumented in source.

Meta